|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.compiler.RACompiler
| Constructor Summary | |
RACompiler()
|
|
| Method Summary | |
static java.lang.String |
capitalizeKeywords(java.lang.String c)
Capitalize the RAAR keywords in the supplied string c. |
static RAProcess |
compile(java.lang.String c)
Compile the process which is defined in RAAR language in string c. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RACompiler()
| Method Detail |
public static RAProcess compile(java.lang.String c)
throws RAException
RAException
public static java.lang.String capitalizeKeywords(java.lang.String c)
throws RAException
RAException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||